翻訳と辞書
Words near each other
・ interactive data entry/access
・ interactive data language
・ interactive development environment
・ interactive development environments
・ interactive software engineering
・ interactive system productivity facility
・ interactive voice response
・ interagency interim national research and education network
・ interbase
・ intercal
interchange file format
・ intercom
・ interdata
・ interest group in pure and applied logics
・ interesting
・ interface
・ interface analysis
・ interface architect
・ interface definition language
・ interface description language


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

interchange file format : FOLDOC
Interchange File Format
(IFF, full name "EA IFF 1985") A generic file format published by {Electronic Arts} as an open standard. IFF is {chunk}-based and hierarchical so files can include other files. It is easily extensible and an all round Good Idea.
An IFF file starts with one of the following "group IDs": 'FORM', 'LIST' or 'CAT '. This is followed by an unsigned 32-bit number of bytes in the remainder of the file. Then comes an ID that indicates which type of IFF file this is. The main image type is ILBM, audio is either AIFF or {8SVX}, animations are {ANIM} etc. An IFF file will probably have a filename extension related to this file type stored in the file. The rest of the file is divided into {chunks} each of which also has a four-byte header and byte count.
Microsoft WAV and AVI are all based around an almost identical scheme to IFF called RIFF. The main difference is that, in RIFF files, numbers are little-endian as on Intel


スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.